home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
Slackwar
/
docs
/
slack-docs
/
bind
/
named.hosts
< prev
next >
Wrap
Text File
|
1995-07-27
|
340b
|
12 lines
; /var/named/named.hosts: local host
; origin is localhost. (see named.boot)
;
@ IN SOA <HOST>.demon.co.uk. <NAME>.<HOST>.demon.co.uk. (
94122401 ; serial number
86400 ; refresh: 24 hours
3600 ; retry: 1 hour
3600000 ; expire: 42 days (approx)
604800 ) ; minimum: 1 week
IN NS localhost.
localhost. IN A 127.0.0.1